Welcome![Sign In][Sign Up]
Location:
Search - CLIENT SERVER PROGRAM IN JAVA

Search list

[Other聊天室JAVA版模版

Description: 本程序是用JAVA写的,是一个算是简单的聊天程序,实现了客户机跟服务器的对话。可作为其他程序的子程序使用和作为JAVA初学者的参考程序。-this program is written in Java, is regarded as a simple chat program, to achieve a client with the server dialogue. Other procedures can be used as a subroutine and use as a reference Java beginners procedures.
Platform: | Size: 2357 | Author: 林翰 | Hits:

[SourceCodechatroom

Description: 聊天程序server端和client端 demo-Client and server chat program client-side demo
Platform: | Size: 3072 | Author: | Hits:

[ICQ-IM-Chatchaticq

Description: this is use java to write a like icq/msn program, this have client and server code in this .-use java to write a like icq/msn prog ram, this have client and server code in this.
Platform: | Size: 59392 | Author: 陳婷婷 | Hits:

[OtherJAVA 聊天程序

Description: JAVA写的小程序,基本实现客户端,服务器的聊天程序-JAVA write small programs, the basic realization of client, server chat program
Platform: | Size: 10240 | Author: 杨洋 | Hits:

[JSP/JavaJava_SFTP

Description: 用java写的SFTP代码,用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能 -SFTP using java to write the code, using java realized Tftp (Sftp) client and server program. In this procedure used a
Platform: | Size: 46080 | Author: 柯南 | Hits:

[JSP/Java200611565915238

Description: 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能 -Using java realized Tftp (Sftp) client and server program. In this procedure used a state of the mechanism: client and server-side run-time at the beginning of the same state, through user input or program running internal mechanisms, procedures can be transferred to a different state, in a different state under the procedures realize the different functions
Platform: | Size: 28672 | Author: Justin | Hits:

[Ftp Clientsftp

Description: 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能 -Using java realized Tftp (Sftp) client and server program. In this procedure used a
Platform: | Size: 43008 | Author: david | Hits:

[Ftp ServerJava_Socke183657142005

Description: 一个基于Java编写的Socket程序,提供简单的FTP功能实现 This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server. Knowledge of socket programming, applet, AWT, thread, and IO streams is essential to understand these programs. All Program Tested in JDK 1.4, and Run Successfully. Do not forget to run server program before starting client program. Developed By: Divyen K Pate-A Java-based Socket procedures prepared to provide a simple FTP functions This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server.Knowledge of socket programming, applet, AWT , thread, and IO streams is essential to understand these programs.All Program Tested in JDK 1.4, and Run Successfully.Do not forget to run server program before starting client program.Developed By: Divyen K Pate
Platform: | Size: 46080 | Author: Tony Yau | Hits:

[BooksJava.2renzheng

Description: 本书是Java 2认证考试的最新学习指南,内容包括:类层次的设计和实现,类、方法和Java applet的使用及创建,因特网客户/服务器程序的编写,使用Java访问数据库等等。本书深入浅出、内容全面,书中提供了Java 2的新考试模拟试题及答案,并详细讲解了Java 2考试的新增内容。-This book is Java 2 certification exam study guide up-to-date, including: class hierarchy of the design and implementation of, classes, methods and the use of Java applet and create, Internet client/server program of the preparation, use Java to access the database and so on. This book in layman s language, the content of comprehensive, the book provides a Java 2 new test simulation questions and answers, and detailed account of the new Java 2 exam content.
Platform: | Size: 21643264 | Author: jtl0 | Hits:

[JSP/JavaJava-QQ

Description: 基于Java的网络聊天程序,用Java Socket实现网络聊天室,分为服务器和客户端两部分,客户端界面实现聊天功能,服务器是信息中心,类似QQ,有注解.-Java-based network chat program, using Java Socket network chat rooms, divided into server and client in two parts, the client chat interface, the server is the information center, similar to QQ, there are comments.
Platform: | Size: 64512 | Author: liuhong | Hits:

[ICQ-IM-ChatKMSN

Description: 用Delphi写的MSN界面程序,其实用Delphi来实现界面是效率最高的。所以非常适合来开发客户端,服务器端可以考虑用Java.这个程序是我自己模仿MSN写的客户端程序。-Using Delphi to write the MSN interface procedures, in fact, to achieve the interface with Delphi is the most efficient. So well suited to the development of client, server-side may consider using Java. This process is my own MSN imitate written client program.
Platform: | Size: 314368 | Author: kenneth | Hits:

[JSP/JavaPro123

Description: 用JAVA编写的多线程TCP SOCKET程序,支持多客户端与服务器通讯,并且是用图形界面显示,里面的CLIENT.java就是客户端,SERVLET.java就是服务器程序,FACE是图形界面程序。-JAVA prepared using multi-threaded TCP SOCKET procedures, support multi-client and server communications, and is displayed using a graphical interface, which is the CLIENT.java client, SERVLET.java is the server program, FACE is a graphical interface program.
Platform: | Size: 35840 | Author: l | Hits:

[ICQ-IM-Chatjava

Description: 基于Socket的局域网聊天室系统, 本系统是采用JAVA1.6来完成的,是在TCP/IP环境下,实现客户端和服务器端两部分程序(Client和Server)。即首先服务器方要启动,客户端向服务器发出请求,服务器接收到请求后提供相应的服务。当客户端连接到已启动的服务器,客户端用户登录时,客户端输入的内容通过服务器端与其他客户端连接;客户端进入聊天室聊天时,服务器端与客户端进行数据交互。-Socket LAN-based chat room system, the system is used to complete JAVA1.6 is in the TCP/IP environment, the achievement of client and server-side program in two parts (Client and Server). That is, first of all, to start the server side, the client request to the server, the server receives a request to provide the corresponding services. When the client has started to connect to the server, client users log on, enter the contents of the client through the server-side with other clients to connect client to enter the chat room to chat, the server-side data and client interaction.
Platform: | Size: 18432 | Author: 高飞 | Hits:

[P2Pcliecntserver

Description: message transferring client server program in java
Platform: | Size: 26624 | Author: Sukanto Mondal | Hits:

[JSP/Javaqddown_java8543535625

Description: 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-Between server and client through the socket Socket (TCP) connection. In java using sockets is quite simple, Java API for handling the communication socket to provide a class java.net.Socket., To make writing Web applications easier. Server uses multiple threads to meet the multi-user s request, and back through the JDBC database connection, and by creating a ServerSocket object to listen for connection requests from clients, the default port is 8080, then an infinite loop calling accept () method to accept client program link
Platform: | Size: 903168 | Author: yessky | Hits:

[Internet-NetworkUDP(Java)

Description: This file contains UDP sockets in java. It includes client Program as well as Server Program.
Platform: | Size: 2048 | Author: Tejani | Hits:

[JSP/Javaex12

Description: The program describes a client server program in Java
Platform: | Size: 271360 | Author: gentyre | Hits:

[JSP/Javaa-simple-chat-program-in-java

Description: 本程序由一个server端和一个client端组成,一个简单的通信聊天小程序-a simple chat program in java,with a server and a client
Platform: | Size: 10240 | Author: zhonghua liu | Hits:

[JSP/JavaUDP-Server-master

Description: UDP- client and server program in java
Platform: | Size: 1339392 | Author: AP.Babu | Hits:

[Internet-NetworkClientServerProgramIn-Java

Description: This document contains iportant Client server program in java
Platform: | Size: 454656 | Author: chandresh | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net